home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD-ROM Advisor
/
CD-ROM Advisor.iso
/
blender
/
blen40m
/
opening.dir
/
00336.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-09-28
|
232 b
|
12 lines
on exitFrame
global n
sound stop 2
unLoadCast()
repeat with n = 48 down to 1
puppetSprite(n, 0)
set the visible of sprite n to 1
end repeat
set the volume of sound 1 to 255
set the volume of sound 2 to 255
end